Skip to content

[codex] Add Gateway API TLSRoute support#523

Merged
rxbn merged 1 commit into
masterfrom
codex/522-tlsroute-support
May 10, 2026
Merged

[codex] Add Gateway API TLSRoute support#523
rxbn merged 1 commit into
masterfrom
codex/522-tlsroute-support

Conversation

@rxbn

@rxbn rxbn commented May 5, 2026

Copy link
Copy Markdown
Member

Summary

  • Add a TLSRoute reconciler that creates, updates, and deletes DNSRecords from Gateway API TLSRoute hostnames.
  • Reuse the existing Gateway API feature flag and start route controllers based on available Gateway API CRDs.
  • Add RBAC, sample manifests, unit tests, and e2e coverage for TLSRoute.

Validation

  • go test $(go list ./... | grep -v /e2e)

Closes #522

@rxbn rxbn marked this pull request as ready for review May 10, 2026 07:33
@rxbn rxbn merged commit 3fd9b72 into master May 10, 2026
4 checks passed
@rxbn rxbn deleted the codex/522-tlsroute-support branch May 10, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable operator on TLSRoute of gateway-api

1 participant